runtime.workbufhdr.node (field)

4 uses

	runtime (current package)
		mgcwork.go#L320: 	node lfnode // must be first
		mgcwork.go#L393: 			lfnodeValidate(&newb.node)
		mgcwork.go#L410: 	work.empty.push(&b.node)
		mgcwork.go#L420: 	work.full.push(&b.node)